home *** CD-ROM | disk | FTP | other *** search
- E! for Windows - Technical Note #007
- ******************************************************************
- Adding EW to the Tools Menu of Microsoft (tm) Visual C++ Workbench
- ******************************************************************
-
- Installing EW in the Visual C++ Workbench Tools Menu is easy and is not
- different from installing any other tool.
-
- However, if you want EW to automatically load the file present in the
- currently active editing window of Visual C++, please proceed as follows:
-
- 1. Install EW in the Tools Menu of VC++ as described in your manuals by
- opening the Tools... dialog box from the Options Menu.
-
- 2. Enter the following command in the "Arguments" field:
-
- $FILE ($COL,$ROW)
-
- There should be no space in the "($COL,$ROW)" sequence. On the other
- hand, at least one space is required between $FILE and the remaining
- string.
-
- 3. Click OK to validate.
-
-
- From now, each time you'll select EW from the Tools Menu, EW will open an
- Editor for the relevant file and will position the cursor at the same
- location as in the VC++ edit window.
-
-
- Patrick Philippot
- 06/19/93
-